go/types.Checker.recordCommaOkTypesInSyntax (method)

2 uses

	go/types (current package)
		check.go#L578: func (check *Checker) recordCommaOkTypesInSyntax(x ast.Expr, t0, t1 Type) {
		recording.go#L123: 	check.recordCommaOkTypesInSyntax(x, t0, t1)